Vcenter Authorization VtContainers Mappings Info
The Vcenter Authorization VtContainers Mappings Info schema contains all of the information about a containerized object mapping.
This schema was added in vSphere API 8.0.3.0.
{
"vtcontainer": "string",
"object": {
"type": "string",
"id": "string"
}
}
Identifier of the vTContainer instance.
This property was added in vSphere API 8.0.3.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.authorization.VtContainer
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.authorization.VtContainer
.
Identifier of the containerized object.
This property was added in vSphere API 8.0.3.0.